POST
/Account/UpdateCustomAttributesForAccount/{id}/
Updates the custom attributes for the specified account.
Request
Method
Request URI
POST
/API/Account/UpdateCustomAttributesForAccount/{id}/?sessionId=value
URI Parameters
URI Parameter
Description
sessionId
The current session ID.
Path Parameters
Path Parameter
Description
id
The account ID to be updated.
Request Body
Name:
customAttributes
Type:
System.Collections.Generic.IList`1[
Dundas.BI.WebApi.Models.CustomAttributeData
]
Response
Response Body
A
Dundas.BI.WebApi.Models.AccountData
object containing the account data, or a status code indicating the problem.
© 1999-2021 Dundas Data Visualization, Inc.